.webshare-rotation{padding:18px 0 22px;border-bottom:1px solid var(--line);margin:8px 0 22px;min-width:0}
.webshare-rotation h3,.integration-other-title{font-size:17px;margin:0 0 12px}
.webshare-rotation p,.webshare-rotation small{line-height:1.6;overflow-wrap:anywhere}
.webshare-rotation .field-help{margin:8px 0 14px}
.webshare-rotation-actions{display:flex;gap:10px;flex-wrap:wrap;margin:14px 0 0}
.webshare-rotation-actions .button{min-height:44px;white-space:normal}
.webshare-rotation-report{margin-top:18px;padding:16px;border:1px solid var(--line);border-radius:12px;min-width:0}
.webshare-rotation-report h4{margin:0 0 14px;font-size:16px;line-height:1.5}
.webshare-rotation-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.webshare-rotation-count{display:flex;flex-direction:column;padding:10px 6px;background:var(--surface,rgba(127,127,127,.06));border-radius:8px;min-width:0}
.webshare-rotation-count strong{font-size:24px;font-variant-numeric:tabular-nums}
.webshare-rotation-count span{font-size:12px;overflow-wrap:anywhere}
.webshare-rotation-count.blocked strong{color:#c69530}
.webshare-rotation-details summary{cursor:pointer;min-height:44px;display:flex;align-items:center;gap:8px;font-weight:600}
.webshare-rotation-accounts{list-style:none;padding:0;margin:0;max-height:320px;overflow-y:auto;overscroll-behavior:contain}
.webshare-rotation-row{display:grid;grid-template-columns:minmax(95px,.6fr) minmax(0,1.4fr);gap:12px;padding:12px 0;border-top:1px solid var(--line);min-width:0}
.webshare-rotation-identity,.webshare-rotation-outcome{display:flex;flex-direction:column;align-items:flex-start;gap:5px;min-width:0;overflow-wrap:anywhere}
.webshare-rotation-outcome small,.webshare-rotation-identity .muted{font-size:12px;color:var(--muted)}
.webshare-rotation-outcome .status-badge{max-width:100%;white-space:normal}
.webshare-rotation-paging{display:flex;gap:8px;align-items:center;justify-content:space-between;margin-top:12px;font-size:12px}
.webshare-rotation-paging .button{min-height:44px;padding:8px 12px}
#webshare-rotation-progress{font-variant-numeric:tabular-nums}
@media(max-width:520px){.webshare-rotation-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.webshare-rotation-actions{display:grid;grid-template-columns:minmax(0,1fr)}.webshare-rotation-actions .button{width:100%}.webshare-rotation-report{padding:12px}.webshare-rotation-row{grid-template-columns:minmax(70px,.5fr) minmax(0,1.5fr);gap:8px}.webshare-rotation-paging{flex-wrap:wrap}}
