.archive-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.archive-title-row h1{margin:0}.ava-follow-term-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 15px;border:1px solid color-mix(in srgb,var(--theme-primary) 35%,transparent);border-radius:999px;background:var(--theme-primary-soft);color:var(--theme-primary);font:inherit;font-weight:700;cursor:pointer;transition:.2s ease}.ava-follow-term-button svg{width:19px;height:19px;fill:currentColor}.ava-follow-term-button:hover{transform:translateY(-1px);border-color:var(--theme-primary)}.ava-follow-term-button.is-following{background:var(--theme-primary);color:#fff;border-color:var(--theme-primary)}
.ava-followed-home,.account-followed-section{margin:0 0 28px;padding:22px;border:1px solid var(--border-color,#e5e7eb);border-radius:22px;background:var(--surface,#fff);box-shadow:0 10px 35px rgba(15,23,42,.05)}.ava-followed-heading,.account-followed-section>.account-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.ava-followed-heading span{display:block;margin-bottom:4px;color:var(--theme-primary);font-size:.78rem;font-weight:800}.ava-followed-heading h2{margin:0;font-size:1.35rem}.ava-followed-heading p{margin:6px 0 0;color:var(--text-muted,#64748b);font-size:.9rem}.ava-followed-heading>a{flex:0 0 auto;color:var(--theme-primary);font-weight:700;text-decoration:none}.ava-followed-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ava-followed-card{display:grid;grid-template-columns:84px minmax(0,1fr);gap:13px;align-items:center;min-width:0;padding:11px;border:1px solid var(--border-color,#e5e7eb);border-radius:17px;background:var(--surface-alt,#f8fafc);transition:.2s ease}.ava-followed-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--theme-primary) 35%,var(--border-color,#e5e7eb));box-shadow:0 8px 25px rgba(15,23,42,.06)}.ava-followed-card-image{display:flex;width:84px;height:84px;align-items:center;justify-content:center;overflow:hidden;border-radius:13px;background:var(--theme-primary-soft);color:var(--theme-primary);text-decoration:none}.ava-followed-card-image img{width:100%;height:100%;object-fit:cover}.ava-followed-card-image span{font-size:2rem}.ava-followed-card-copy{min-width:0}.ava-followed-card-copy small{display:block;margin-bottom:4px;color:var(--theme-primary);font-size:.74rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ava-followed-card-copy h3{margin:0;font-size:.98rem;line-height:1.75}.ava-followed-card-copy h3 a{color:inherit;text-decoration:none}.ava-followed-card-copy p{display:-webkit-box;overflow:hidden;margin:5px 0 0;color:var(--text-muted,#64748b);font-size:.78rem;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ava-followed-empty,.account-followed-empty{padding:18px;border:1px dashed var(--border-color,#d8dee8);border-radius:15px;color:var(--text-muted,#64748b);text-align:center;background:var(--surface-alt,#f8fafc)}
.account-followed-count{display:inline-flex;align-items:center;gap:5px;padding:7px 11px;border-radius:999px;background:var(--theme-primary-soft);color:var(--theme-primary);font-size:.82rem}.account-followed-terms{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:20px}.account-followed-term{display:inline-flex;align-items:center;gap:6px;padding:5px 6px 5px 10px;border:1px solid var(--border-color,#e5e7eb);border-radius:999px;background:var(--surface-alt,#f8fafc)}.account-followed-term a{color:inherit;text-decoration:none;font-size:.84rem;font-weight:700}.account-followed-term button{display:grid;width:25px;height:25px;place-items:center;border:0;border-radius:50%;background:rgba(239,68,68,.1);color:#dc2626;font:inherit;font-size:1rem;cursor:pointer}.account-followed-latest{margin-top:22px}.account-followed-latest .account-section-heading{margin-bottom:14px}.account-followed-latest h3{margin:0;font-size:1.1rem}
.ava-follow-toast{position:fixed;z-index:100050;right:50%;bottom:110px;max-width:min(92vw,420px);padding:11px 16px;border-radius:12px;background:#111827;color:#fff;box-shadow:0 12px 35px rgba(0,0,0,.25);font-size:.88rem;opacity:0;pointer-events:none;transform:translate(50%,12px);transition:.22s ease}.ava-follow-toast.is-visible{opacity:1;transform:translate(50%,0)}
[data-theme="dark"] .ava-followed-home,[data-theme="dark"] .account-followed-section{background:#111827;border-color:#273449;box-shadow:none}[data-theme="dark"] .ava-followed-card,[data-theme="dark"] .account-followed-term,[data-theme="dark"] .ava-followed-empty,[data-theme="dark"] .account-followed-empty{background:#172033;border-color:#2b3850}[data-theme="dark"] .ava-followed-card-copy p,[data-theme="dark"] .ava-followed-heading p{color:#9caec5}
@media(max-width:780px){.ava-followed-home,.account-followed-section{padding:16px;border-radius:18px}.ava-followed-heading{align-items:flex-start;flex-direction:column}.ava-followed-grid{grid-template-columns:1fr}.ava-followed-card{grid-template-columns:72px minmax(0,1fr)}.ava-followed-card-image{width:72px;height:72px}.archive-title-row{align-items:flex-start}.ava-follow-term-button{min-height:38px;padding:0 12px;font-size:.82rem}.ava-follow-toast{bottom:92px}}
@media(max-width:420px){.ava-followed-card-copy p{display:none}.ava-followed-card{grid-template-columns:64px minmax(0,1fr)}.ava-followed-card-image{width:64px;height:64px}}
