.unfollower-page{--suite-accent:#087f6d;--suite-accent-dark:#056355;--suite-soft:#e7f5f1}.unfollower-page [hidden]{display:none!important}.privacy-banner{display:flex;align-items:center;gap:1rem;margin:0 0 1.25rem;padding:1.1rem 1.2rem;border:1px solid #b9ded5;border-radius:8px;background:#eff9f6}.privacy-banner .privacy-mark{display:grid;width:58px;height:58px;flex:0 0 58px;place-items:center;border-radius:8px;background:#087f6d;color:#fff;font-size:.72rem;font-weight:900}.privacy-banner strong{display:block;color:#123d36}.privacy-banner p{margin:.25rem 0 0;color:#58726d;line-height:1.55}.import-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin-top:1rem}.import-summary>div{min-width:0;padding:.9rem;border:1px solid var(--suite-line);border-radius:8px;background:#f8fafc}.import-summary span{display:block;color:var(--suite-muted);font-size:.76rem}.import-summary strong{display:block;margin-top:.25rem;color:var(--suite-ink);overflow-wrap:anywhere}.optional-compare{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;padding:1rem 1.1rem;border:1px solid #d7e1ec;border-radius:8px;background:#fff}.optional-compare strong{color:#25344d}.optional-compare p{margin:.25rem 0 0;color:#738198;font-size:.82rem;line-height:1.55}.result-section{margin:0 0 2rem;border:1px solid var(--suite-line);border-radius:8px;background:#fff;overflow:hidden}.result-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.35rem 1.5rem;border-bottom:1px solid var(--suite-line)}.result-heading h2{margin:0;color:var(--suite-ink);font-size:1.35rem}.result-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.result-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--suite-line)}.result-tabs button{display:flex;align-items:center;justify-content:center;gap:.45rem;min-height:58px;margin:0;padding:.75rem .4rem;border:0;border-right:1px solid var(--suite-line);border-radius:0;background:#f8fafc;color:#52617a;font-weight:800}.result-tabs button:last-child{border-right:0}.result-tabs button[aria-selected=true]{background:var(--suite-soft);color:var(--suite-accent-dark)}.result-tabs button:disabled{opacity:.45;cursor:not-allowed}.result-tabs strong{display:inline-grid;min-width:27px;height:27px;padding:0 .35rem;place-items:center;border-radius:6px;background:#fff;font-size:.78rem}.result-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:.8rem;padding:1rem 1.5rem}.result-toolbar label>span{display:block;margin-bottom:.35rem;color:#34445e;font-size:.78rem;font-weight:800}.result-toolbar input,.result-toolbar select{width:100%;min-height:45px;margin:0;padding:.65rem .8rem;border:1px solid #cfdbe8;border-radius:8px;background:#fff;color:#172033}.result-description{margin:0 1.5rem 1rem;padding:.85rem 1rem;border-left:3px solid var(--suite-accent);background:#f0f8f6;color:#49655f;line-height:1.6}.account-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;padding:0 1.5rem 1.5rem}.account-card{display:flex;align-items:center;gap:.8rem;min-width:0;padding:.8rem;border:1px solid var(--suite-line);border-radius:8px;background:#fff}.account-avatar{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:50%;background:#e9eef5;color:#415472;font-weight:900;text-transform:uppercase}.account-copy{min-width:0;flex:1}.account-copy strong{display:block;overflow:hidden;color:#172033;text-overflow:ellipsis;white-space:nowrap}.account-copy span{display:block;margin-top:.18rem;color:#8190a7;font-size:.72rem}.account-card a{flex:0 0 auto;color:#087f6d;font-size:.78rem;font-weight:800;text-decoration:none}.account-empty{grid-column:1/-1;padding:2.5rem 1rem;color:#7d8ba0;text-align:center}.load-more{display:flex;margin:0 auto 1.5rem}.unfollower-page .suite-guide>header{margin:0 0 1.25rem;padding:0;border:0;background:transparent;text-align:left}.unfollower-page .suite-guide>header h2{margin:0 0 .55rem;color:var(--suite-ink);font-size:1.55rem;line-height:1.35;letter-spacing:0}.unfollower-page .suite-guide>header>p:last-child{max-width:none;margin:0;padding:0;color:var(--suite-muted);font-size:1rem;font-style:normal;line-height:1.75}.howto-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0 0 1.25rem}.howto-steps article{display:grid;grid-template-columns:38px minmax(0,1fr);gap:.85rem;min-width:0;margin:0;padding:1rem;border:1px solid var(--suite-line);border-radius:8px;background:#f8fafc}.howto-steps article>span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--suite-accent);color:#fff;font-weight:900}.howto-steps h3{margin:0 0 .3rem;color:#172033;font-size:1rem}.howto-steps p{margin:0;color:#62708a;font-size:.92rem;line-height:1.7}.unfollower-page .suite-guide-grid>section{margin:0}.suite-note a{color:#087f6d;font-weight:800}.file-chip-list{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.75rem}.file-chip{padding:.3rem .5rem;border-radius:6px;background:#e8eef5;color:#51617a;font-size:.72rem}@media(max-width:700px){.privacy-banner{align-items:flex-start}.import-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.optional-compare,.result-heading{display:block}.optional-compare .suite-file-button{width:100%;margin-top:.8rem}.result-actions{justify-content:stretch;margin-top:1rem}.result-actions .suite-button{flex:1 1 calc(50% - .4rem)}.result-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.result-tabs button:nth-child(2){border-right:0}.result-tabs button:nth-child(-n+2){border-bottom:1px solid var(--suite-line)}.result-toolbar,.account-list,.howto-steps{grid-template-columns:1fr}.result-toolbar,.account-list{padding-left:1rem;padding-right:1rem}.result-description{margin-left:1rem;margin-right:1rem}.account-list{gap:.55rem}}@media(max-width:410px){.import-summary{grid-template-columns:1fr}.privacy-banner .privacy-mark{width:46px;height:46px;flex-basis:46px}.result-actions .suite-button{flex-basis:100%}}
