.CheckInCode-module__UNgxUq__panel{border:1px solid var(--border);border-radius:var(--radius-box);background:var(--surface);text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;display:flex}.CheckInCode-module__UNgxUq__kicker{color:var(--foreground-muted);margin:0;font-size:.85rem;font-weight:600;line-height:1}.CheckInCode-module__UNgxUq__event{word-break:keep-all;max-width:20rem;color:var(--foreground);margin:0;font-size:1rem;font-weight:700;line-height:1.4}.CheckInCode-module__UNgxUq__codeBox{border-radius:var(--radius-box);background:#fff;justify-content:center;align-items:center;padding:12px;display:flex}.CheckInCode-module__UNgxUq__canvas{width:240px;height:240px;display:block}.CheckInCode-module__UNgxUq__note{word-break:keep-all;max-width:20rem;color:var(--text-secondary);margin:0;font-size:.8rem;line-height:1.6}.CheckInCode-module__UNgxUq__countdown{color:var(--foreground-muted);margin:0;font-size:.8rem;line-height:1}.CheckInCode-module__UNgxUq__problem{word-break:keep-all;max-width:20rem;color:var(--foreground);margin:0;font-size:.875rem;line-height:1.6}.CheckInCode-module__UNgxUq__retry{border:1px solid var(--border);border-radius:var(--radius-box);background:var(--surface);height:40px;color:var(--foreground);cursor:pointer;justify-content:center;align-items:center;padding:0 1.25rem;font-family:inherit;font-size:.9rem;font-weight:600;line-height:1;display:inline-flex}
.page-module__DDkroW__page{color:var(--foreground);padding:0 1rem 4rem;font-size:1.05rem}.page-module__DDkroW__yearRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.page-module__DDkroW__yearSelect{min-width:9rem}.page-module__DDkroW__stack{flex-direction:column;gap:1rem;display:flex}.page-module__DDkroW__stack.page-module__DDkroW__stack>*{margin-top:0;margin-bottom:0}.page-module__DDkroW__section{flex-direction:column;gap:1rem;display:flex}.page-module__DDkroW__sectionTitle{color:var(--foreground);align-items:center;gap:8px;margin:0;font-size:18px;font-weight:600;line-height:1;display:inline-flex}.page-module__DDkroW__sectionHead{justify-content:space-between;align-items:center;gap:1rem;display:flex}.page-module__DDkroW__frame{border:1px solid var(--border);border-radius:var(--radius-box);background:var(--surface);min-width:0;max-width:100%;overflow:hidden}.page-module__DDkroW__frame .page-module__DDkroW__conditions{border-top:none}.page-module__DDkroW__frame .page-module__DDkroW__condition{padding-left:12px;padding-right:12px}.page-module__DDkroW__frame .page-module__DDkroW__condition:last-child{border-bottom:none}.page-module__DDkroW__progressBar{background:var(--border);border-radius:999px;width:100%;height:4px;display:block;overflow:hidden}.page-module__DDkroW__progressBarFill{background:var(--primary);height:100%;display:block}.page-module__DDkroW__hint{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.6}.page-module__DDkroW__empty{color:var(--text-gray);text-align:center;margin:0;padding:2.5rem 1rem;font-size:1rem;line-height:1.5}.page-module__DDkroW__notice{border-radius:var(--radius-box);background:var(--warning-soft-bg);color:var(--warning-soft-fg);margin:0;padding:.85rem 1rem;font-size:.95rem;line-height:1.5}.page-module__DDkroW__statusCard{border:1px solid var(--border);border-radius:var(--radius-box);background:var(--surface);flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.5rem;display:flex}.page-module__DDkroW__statusDone,.page-module__DDkroW__statusShort,.page-module__DDkroW__statusMakeUp{border-radius:var(--radius-chip);align-items:center;padding:.45rem .9rem;font-size:1.15rem;font-weight:800;line-height:1;display:inline-flex}.page-module__DDkroW__statusDone{color:var(--success-soft-fg);background:var(--success-soft-bg)}.page-module__DDkroW__statusShort{color:var(--danger-soft-fg);background:var(--danger-soft-bg)}.page-module__DDkroW__statusMakeUp{color:var(--warning-soft-fg);background:var(--warning-soft-bg)}.page-module__DDkroW__statusPoints{color:var(--foreground);margin:0;font-size:1.9rem;font-weight:800;line-height:1.2}.page-module__DDkroW__statusLine{color:var(--foreground);margin:0;font-size:1.05rem;line-height:1.6}.page-module__DDkroW__warningLine{color:var(--danger);margin:0;font-size:1.05rem;font-weight:700;line-height:1.6}.page-module__DDkroW__conditions{border-top:1px solid var(--border);margin:0;padding:0;list-style:none}.page-module__DDkroW__condition{border-bottom:1px solid var(--border);grid-template-columns:2rem minmax(0,1fr) auto auto;align-items:center;gap:.75rem;padding:1rem 0;line-height:1;display:grid}.page-module__DDkroW__checkMet,.page-module__DDkroW__checkShort{border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:1rem;font-weight:800;line-height:1;display:inline-flex}.page-module__DDkroW__checkMet{color:var(--success-soft-fg);background:var(--success-soft-bg)}.page-module__DDkroW__checkShort{color:var(--danger-soft-fg);background:var(--danger-soft-bg)}.page-module__DDkroW__conditionLabel{font-size:1.1rem;font-weight:700;line-height:1}.page-module__DDkroW__conditionProgress{color:var(--text-secondary);white-space:nowrap;font-size:1rem;line-height:1}.page-module__DDkroW__conditionMet,.page-module__DDkroW__conditionRemaining{white-space:nowrap;font-size:1.05rem;font-weight:700;line-height:1}.page-module__DDkroW__conditionMet{color:var(--success-soft-fg)}.page-module__DDkroW__conditionRemaining{color:var(--danger)}.page-module__DDkroW__creditGroup{flex-direction:column;gap:.25rem;display:flex}.page-module__DDkroW__groupTitle{color:var(--foreground);margin:.5rem 0 0;font-size:1.1rem;font-weight:700;line-height:1.3}.page-module__DDkroW__creditList{border-top:1px solid var(--border);margin:0;padding:0;list-style:none}.page-module__DDkroW__creditRow{border-bottom:1px solid var(--border);flex-direction:column;gap:.55rem;padding:1.1rem 0;display:flex}.page-module__DDkroW__creditMeta{flex-wrap:wrap;align-items:center;gap:.5rem;line-height:1;display:flex}.page-module__DDkroW__chip,.page-module__DDkroW__chipPrimary,.page-module__DDkroW__chipSuccess,.page-module__DDkroW__chipDanger{border-radius:var(--radius-chip);align-items:center;padding:.3rem .55rem;font-size:.85rem;font-weight:600;line-height:1;display:inline-flex}.page-module__DDkroW__chip{color:var(--text-secondary);border:1px solid var(--border)}.page-module__DDkroW__chipPrimary{color:var(--primary);border:1px solid var(--primary)}.page-module__DDkroW__chipSuccess{color:var(--success-soft-fg);background:var(--success-soft-bg)}.page-module__DDkroW__chipDanger{color:var(--danger-soft-fg);background:var(--danger-soft-bg)}.page-module__DDkroW__creditLine{justify-content:space-between;align-items:center;gap:.75rem;line-height:1.3;display:flex}.page-module__DDkroW__creditTitle{min-width:0;color:var(--foreground);font-size:1.1rem;font-weight:700;line-height:1.3;text-decoration:none}.page-module__DDkroW__creditPoints{white-space:nowrap;flex-shrink:0;font-size:1.1rem;font-weight:700;line-height:1.3}.page-module__DDkroW__creditByline{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.95rem;line-height:1;display:flex}.page-module__DDkroW__reduced{color:var(--danger);font-weight:700}.page-module__DDkroW__courseNote{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}.page-module__DDkroW__licenseCard,.page-module__DDkroW__exemptionCard{border:1px solid var(--border);border-radius:var(--radius-box);background:var(--surface);flex-direction:column;align-items:flex-start;gap:.85rem;padding:1.5rem;display:flex}.page-module__DDkroW__ddayRow{flex-wrap:wrap;align-items:center;gap:1rem;line-height:1;display:flex}.page-module__DDkroW__dday{color:var(--primary);font-size:2.25rem;font-weight:800;line-height:1}.page-module__DDkroW__dueDate{color:var(--foreground);font-size:1.1rem;font-weight:600;line-height:1}.page-module__DDkroW__reportYears{flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.page-module__DDkroW__reportYear{border:1px solid var(--border);border-radius:var(--radius-chip);align-items:center;gap:.5rem;padding:.6rem .85rem;line-height:1;display:flex}.page-module__DDkroW__reportYearLabel,.page-module__DDkroW__yearDone,.page-module__DDkroW__yearShort,.page-module__DDkroW__yearOpen{font-size:1rem;font-weight:700;line-height:1}.page-module__DDkroW__yearDone{color:var(--success-soft-fg)}.page-module__DDkroW__yearShort{color:var(--danger)}.page-module__DDkroW__yearOpen{color:var(--text-secondary)}.page-module__DDkroW__exemptionReason{margin:0;font-size:1.1rem;font-weight:700;line-height:1.4}.page-module__DDkroW__rejectBox,.page-module__DDkroW__evidenceBox{border-radius:var(--radius-box);background:var(--surface-2);flex-direction:column;gap:.4rem;width:100%;padding:.9rem 1rem;font-size:1rem;line-height:1.5;display:flex}.page-module__DDkroW__rejectLabel{color:var(--foreground);font-weight:700}.page-module__DDkroW__evidenceList{margin:0;padding-left:1.25rem;line-height:1.7}.page-module__DDkroW__fileList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.page-module__DDkroW__fileRow{align-items:center;gap:1rem;line-height:1;display:flex}.page-module__DDkroW__fileLink{color:var(--primary);text-underline-offset:3px;font-size:1rem;font-weight:600;line-height:1;text-decoration:underline}.page-module__DDkroW__inlineForm{border:1px solid var(--border);border-radius:var(--radius-box);background:var(--surface);flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.page-module__DDkroW__formActions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.page-module__DDkroW__primary,.page-module__DDkroW__secondary{border-radius:var(--radius-box);cursor:pointer;justify-content:center;align-items:center;min-height:3rem;padding:0 1.4rem;font-family:inherit;font-size:1.05rem;font-weight:700;line-height:1;display:inline-flex}.page-module__DDkroW__primary{background:var(--primary);color:var(--text-white);border:none}.page-module__DDkroW__primary:disabled{background:var(--border);color:var(--text-gray);cursor:default}.page-module__DDkroW__secondary{border:1px solid var(--border);background:var(--surface);color:var(--foreground)}.page-module__DDkroW__secondary:disabled{color:var(--text-gray);cursor:default}.page-module__DDkroW__textButton{color:var(--text-secondary);text-underline-offset:3px;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.95rem;font-weight:600;line-height:1;text-decoration:underline}.page-module__DDkroW__switchRow{align-items:center;gap:.75rem;line-height:1;display:flex}.page-module__DDkroW__switchLabel{font-size:1.05rem;font-weight:600;line-height:1}.page-module__DDkroW__calcGrid{grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,1fr);gap:1rem;display:grid}.page-module__DDkroW__calcResult{border:1px solid var(--primary-soft-border);border-radius:var(--radius-box);background:var(--primary-soft-bg);flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.page-module__DDkroW__calcStatus{flex-wrap:wrap;align-items:center;gap:1rem;line-height:1;display:flex}@media (max-width:640px){.page-module__DDkroW__calcGrid{grid-template-columns:1fr}.page-module__DDkroW__condition{grid-template-columns:2rem minmax(0,1fr) auto}.page-module__DDkroW__conditionProgress{grid-column:2/3}.page-module__DDkroW__statusPoints{font-size:1.6rem}}.page-module__DDkroW__certificateActions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin:1rem 0 2rem;display:flex}.page-module__DDkroW__tabs{border-bottom:1px solid var(--border-color);gap:.25rem;display:flex}@media (max-width:700px){.page-module__DDkroW__tabs{scrollbar-width:none;overflow-x:auto}.page-module__DDkroW__tabs .page-module__DDkroW__tab{white-space:nowrap;flex-shrink:0;margin-bottom:0}}.page-module__DDkroW__tab{color:var(--text-gray);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;margin-bottom:-1px;padding:.6rem 1rem;font-size:.95rem;font-weight:600;line-height:1;display:inline-flex}.page-module__DDkroW__tabActive{color:var(--primary);border-bottom-color:var(--primary)}.page-module__DDkroW__hiddenTab{display:none}
.passport-module__rVxH1G__column{flex-direction:column;gap:1rem;width:100%;max-width:36rem;margin-inline:auto;display:flex}.passport-module__rVxH1G__identityCard{border:1px solid var(--border);border-radius:var(--radius-box);background:var(--surface);flex-direction:column;padding:1.5rem;display:flex}.passport-module__rVxH1G__fields{flex-direction:column;gap:.75rem;margin:0;display:flex}.passport-module__rVxH1G__field{justify-content:space-between;align-items:center;gap:1rem;display:flex}.passport-module__rVxH1G__label{color:var(--text-secondary);flex-shrink:0;margin:0;font-size:.95rem;line-height:1.5}.passport-module__rVxH1G__value,.passport-module__rVxH1G__valueMuted{text-align:right;word-break:keep-all;min-width:0;margin:0;font-size:1.05rem;line-height:1.5}.passport-module__rVxH1G__value{color:var(--foreground);font-weight:700}.passport-module__rVxH1G__valueMuted{color:var(--text-gray);font-weight:400}.passport-module__rVxH1G__section{flex-direction:column;gap:.75rem;display:flex}.passport-module__rVxH1G__sectionHeader{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.passport-module__rVxH1G__sectionTitle{color:var(--foreground);margin:0;font-size:18px;font-weight:600;line-height:1.4}.passport-module__rVxH1G__more{color:var(--primary);flex-shrink:0;align-items:center;gap:.25rem;font-size:.95rem;text-decoration:none;display:inline-flex}.passport-module__rVxH1G__moreLabel{align-items:center;line-height:1;display:inline-flex}
.FeedSidebar-module__QKzMxa__sidebar{flex-direction:column;gap:1rem;display:flex;position:sticky;top:5.5rem}.FeedSidebar-module__QKzMxa__sidebarCard{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;padding:1rem 1.1rem}.FeedSidebar-module__QKzMxa__sidebarTitle{color:var(--foreground);margin:0 0 .75rem;font-size:.95rem;font-weight:700}.FeedSidebar-module__QKzMxa__sidebarList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.FeedSidebar-module__QKzMxa__sidebarLink{color:var(--foreground);border-radius:6px;align-items:center;gap:.6rem;padding:.45rem .5rem;font-size:.875rem;text-decoration:none;display:flex}.FeedSidebar-module__QKzMxa__sidebarLink:hover{background:var(--primary-soft-bg)}.FeedSidebar-module__QKzMxa__sidebarAvatar{background:var(--surface-2,var(--surface));border:1px solid var(--border-color);width:28px;height:28px;color:var(--text-gray);text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex;overflow:hidden}.FeedSidebar-module__QKzMxa__sidebarAvatarImg{object-fit:cover;width:100%;height:100%;display:block}.FeedSidebar-module__QKzMxa__sidebarLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.FeedSidebar-module__QKzMxa__sidebarSkeleton{background:var(--border-color);opacity:.6;border-radius:6px;height:18px;display:block}.FeedSidebar-module__QKzMxa__sidebarEmpty{color:var(--text-gray);margin:0;font-size:.85rem}.FeedSidebar-module__QKzMxa__sidebarFooterLink{color:var(--primary);margin-top:.5rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.FeedSidebar-module__QKzMxa__blogList{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.FeedSidebar-module__QKzMxa__blogLink{color:inherit;background:var(--surface-2);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;gap:2px;padding:.55rem .6rem;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.FeedSidebar-module__QKzMxa__blogLink:hover{background:var(--primary-soft-bg);border-color:var(--primary)}.FeedSidebar-module__QKzMxa__blogTitle{color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.FeedSidebar-module__QKzMxa__featuredList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.FeedSidebar-module__QKzMxa__featuredLink{color:inherit;background:var(--surface-2);border:1px solid var(--border-color);border-radius:6px;align-items:center;gap:.5rem;padding:.45rem .5rem;text-decoration:none;transition:background .15s;display:flex}.FeedSidebar-module__QKzMxa__featuredLink:hover{background:var(--surface-3)}.FeedSidebar-module__QKzMxa__featuredAvatar{background:var(--primary-soft-bg);width:32px;height:32px;color:var(--primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex;overflow:hidden}.FeedSidebar-module__QKzMxa__featuredAvatarImg{object-fit:cover;width:100%;height:100%}.FeedSidebar-module__QKzMxa__featuredBody{flex-direction:column;flex:1;min-width:0;display:flex}.FeedSidebar-module__QKzMxa__featuredTitle{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:700;overflow:hidden}.FeedSidebar-module__QKzMxa__featuredSubtitle{color:var(--text-gray);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.FeedSidebar-module__QKzMxa__featuredSkeletonRow{background:var(--surface-2);border:1px solid var(--border-color);border-radius:6px;align-items:center;gap:.5rem;padding:.45rem .5rem;display:flex}.FeedSidebar-module__QKzMxa__featuredSkeletonAvatar{background:var(--border-color);opacity:.6;border-radius:8px;flex-shrink:0;width:32px;height:32px}.FeedSidebar-module__QKzMxa__featuredSkeletonBody{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.FeedSidebar-module__QKzMxa__featuredSkeletonTitle{background:var(--border-color);opacity:.6;border-radius:4px;width:70%;height:12px;display:block}.FeedSidebar-module__QKzMxa__featuredSkeletonSubtitle{background:var(--border-color);opacity:.4;border-radius:4px;width:45%;height:10px;display:block}
.VerifyAccountPrompt-module__rzjEzG__card{background:var(--primary-soft-bg);border:1px solid var(--primary-soft-border);border-radius:12px;align-items:center;gap:.85rem;margin-bottom:1rem;padding:.9rem 1rem;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.VerifyAccountPrompt-module__rzjEzG__card:hover{border-color:var(--primary)}.VerifyAccountPrompt-module__rzjEzG__cardLoading{cursor:progress;justify-content:center;min-height:64px}.VerifyAccountPrompt-module__rzjEzG__icon{background:var(--surface);width:36px;height:36px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.VerifyAccountPrompt-module__rzjEzG__body{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.VerifyAccountPrompt-module__rzjEzG__title{color:var(--foreground);font-size:.95rem;font-weight:700}.VerifyAccountPrompt-module__rzjEzG__lead{color:var(--text-gray);font-size:.85rem;line-height:1.4}.VerifyAccountPrompt-module__rzjEzG__cta{color:var(--primary);flex-shrink:0;align-items:center;gap:.3rem;font-size:.85rem;font-weight:600;display:inline-flex}@media (max-width:600px){.VerifyAccountPrompt-module__rzjEzG__card{flex-wrap:wrap}.VerifyAccountPrompt-module__rzjEzG__body{flex-basis:calc(100% - 36px - .85rem)}.VerifyAccountPrompt-module__rzjEzG__cta{margin-left:auto}}
.LicenseVerificationBanner-module__fRCSPq__wrap{margin:0 0 1.5rem}.LicenseVerificationBanner-module__fRCSPq__banner{background:var(--surface-2);border:1px solid var(--primary);border-radius:var(--radius-box);box-sizing:border-box;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin:0;padding:.9rem 1.1rem;display:flex}.LicenseVerificationBanner-module__fRCSPq__body{min-width:0}.LicenseVerificationBanner-module__fRCSPq__title{color:var(--foreground);margin:0 0 .25rem;font-size:.95rem;font-weight:700}.LicenseVerificationBanner-module__fRCSPq__text{color:var(--text-gray);margin:0;font-size:.85rem;line-height:1.55}.LicenseVerificationBanner-module__fRCSPq__actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.LicenseVerificationBanner-module__fRCSPq__cta{background:var(--primary);color:#fff;white-space:nowrap;border-radius:8px;padding:.55rem .95rem;font-size:.85rem;font-weight:600;text-decoration:none}.LicenseVerificationBanner-module__fRCSPq__dismiss{color:var(--text-gray);cursor:pointer;background:0 0;border:0;padding:0 .25rem;font-size:1.4rem;line-height:1}@media (max-width:640px){.LicenseVerificationBanner-module__fRCSPq__banner{flex-direction:column;align-items:stretch}.LicenseVerificationBanner-module__fRCSPq__actions{justify-content:space-between}}
.HomeInfoRail-module__y0gnEa__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.HomeInfoRail-module__y0gnEa__item{min-width:0}.HomeInfoRail-module__y0gnEa__link{color:var(--foreground);flex-direction:column;gap:2px;text-decoration:none;display:flex}.HomeInfoRail-module__y0gnEa__title{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:1.4;overflow:hidden}.HomeInfoRail-module__y0gnEa__meta{color:var(--text-gray);font-size:12px;line-height:1.4}
.feed-module__T5oeuG__page{grid-template-columns:minmax(0,1fr) 280px;align-items:flex-start;gap:1.5rem;max-width:1240px;margin:0 auto;padding:2.5rem;display:grid}.feed-module__T5oeuG__main{min-width:0}.feed-module__T5oeuG__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.feed-module__T5oeuG__headerControls{align-items:center;gap:8px;display:flex}.feed-module__T5oeuG__title{color:var(--foreground);margin:0;font-size:22px;font-weight:700}.feed-module__T5oeuG__sidebar{flex-direction:column;gap:1rem;display:flex}.feed-module__T5oeuG__sidebarCard{background:var(--surface);border:1px solid var(--border-color);border-radius:var(--radius-box);padding:1rem 1.1rem}.feed-module__T5oeuG__sidebarTitle{color:var(--foreground);margin:0 0 .75rem;font-size:.95rem;font-weight:700}.feed-module__T5oeuG__sidebarList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.feed-module__T5oeuG__sidebarLink{color:var(--foreground);border-radius:6px;align-items:center;gap:.6rem;padding:.45rem .5rem;font-size:.875rem;text-decoration:none;display:flex}.feed-module__T5oeuG__sidebarAvatar{background:var(--surface-2);border:1px solid var(--border-color);width:28px;height:28px;color:var(--text-gray);text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex;overflow:hidden}.feed-module__T5oeuG__sidebarAvatarImg{object-fit:cover;width:100%;height:100%;display:block}.feed-module__T5oeuG__sidebarLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.feed-module__T5oeuG__sidebarLink:hover{background:var(--primary-soft-bg)}.feed-module__T5oeuG__sidebarMembers{color:var(--text-gray);margin-left:auto;font-size:.75rem}.feed-module__T5oeuG__sidebarEmpty{color:var(--text-gray);margin:0;font-size:.85rem}.feed-module__T5oeuG__sidebarFooterLink{color:var(--primary);margin-top:.5rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}@media (max-width:900px){.feed-module__T5oeuG__page{grid-template-columns:1fr}.feed-module__T5oeuG__sidebar{order:2;position:static}}.feed-module__T5oeuG__error{text-align:center;color:#b91c1c;background:var(--surface);border:1px solid var(--border-color);border-radius:var(--radius-box);padding:24px 16px;font-size:14px}.feed-module__T5oeuG__loadingMore,.feed-module__T5oeuG__endOfFeed{text-align:center;color:var(--text-gray);padding:16px;font-size:13px}
