:root{background-color:#181818;color:#ffffffde;color-scheme:light dark;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-synthesis:none;font-weight:400;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}@media (prefers-color-scheme: light){:root{background-color:#f8f8f8;color:#181818}}body{margin:0;display:flex;justify-content:center;padding:2rem;box-sizing:border-box}#root{width:100%;max-width:960px}.monad-author-stats{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.5rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;flex-direction:column;gap:1rem}.monad-author-stats header{display:flex;flex-direction:column;gap:.25rem}.monad-author-stats .timestamp{font-size:.875rem;opacity:.6}.monad-author-stats .state{padding:1rem;border-radius:12px;background:#ffffff0f}.monad-author-stats .state.error{border:1px solid rgba(255,80,80,.4);background:#ff50501f}.monad-author-stats .state.warning{border:1px solid rgba(255,214,102,.4);background:#ffd6661f}.monad-author-stats .meta-row{display:flex;justify-content:space-between;align-items:center;gap:1rem}.monad-author-stats .search-control{flex:1;display:flex}.monad-author-stats .search-control input{width:100%;border:1px solid rgba(255,255,255,.2);background:#11111dbf;color:#fff;border-radius:8px;padding:.5rem .75rem;font-size:.95rem;transition:border-color .2s ease,background .2s ease}.monad-author-stats .search-control input:focus{outline:none;border-color:#8f79ff;background:#19192df2}.monad-author-stats .totals{display:flex;align-items:baseline;gap:.5rem;font-size:.95rem;opacity:.85}.monad-author-stats .totals strong{font-size:1.25rem;opacity:1}.monad-author-stats button{background:#8f79ff;color:#fff;border:none;border-radius:8px;padding:.5rem .75rem;font-weight:600;cursor:pointer}.monad-author-stats button:disabled{opacity:.5;cursor:not-allowed}.monad-author-stats table{width:100%;border-collapse:collapse}.monad-author-stats th,.monad-author-stats td{text-align:left;padding:.75rem;border-bottom:1px solid rgba(255,255,255,.1)}.monad-author-stats th.numeric,.monad-author-stats td.numeric{text-align:right}.monad-author-stats tbody tr:hover{background:#ffffff0d}.monad-author-stats td.empty{text-align:center;padding:2rem 1rem;color:#ffffffb3}.monad-author-stats td.author{display:flex;align-items:center;gap:.75rem}.monad-author-stats td.author img{width:40px;height:40px;border-radius:50%;object-fit:cover}.monad-author-stats td.author span{display:block;opacity:.7;font-size:.875rem}.monad-author-stats .author-button{background:none;border:none;padding:0;margin:0;color:inherit;display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;cursor:pointer}.monad-author-stats .author-button:focus-visible{outline:2px solid rgba(143,121,255,.8);outline-offset:2px}.monad-author-stats .profile-panel{margin-top:1.5rem;padding:1rem 1.25rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;display:flex;flex-direction:column;gap:1rem}.monad-author-stats .profile-error{color:#ff7d7d;font-weight:600}.monad-author-stats .profile-details{display:flex;gap:1rem;align-items:flex-start}.monad-author-stats .profile-details img{width:64px;height:64px;border-radius:50%;object-fit:cover}.monad-author-stats .profile-copy h2{margin:0;font-size:1.5rem}.monad-author-stats .profile-copy .handle{margin:0;opacity:.7}.monad-author-stats .profile-copy .bio{margin:.5rem 0 0;opacity:.85}.monad-author-stats .profile-copy dl{margin:1rem 0 0;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.monad-author-stats .profile-copy dt{font-size:.85rem;opacity:.7}.monad-author-stats .profile-copy dd{margin:0;font-weight:600}.selection-drawer{position:fixed;left:50%;bottom:2rem;transform:translate(-50%);width:min(calc(100vw - 3rem),960px);display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 1.5rem;background:#19142deb;border:1px solid rgba(143,121,255,.35);border-radius:18px;box-shadow:0 18px 42px #00000073;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50}.selection-drawer button{background:#8f79ff;color:#fff;border:none;border-radius:8px;padding:.5rem .75rem;font-weight:600;cursor:pointer}.selection-drawer button:disabled{opacity:.5;cursor:not-allowed}.selection-drawer__content{display:flex;flex-direction:column;gap:.75rem;flex:1 1 auto;min-width:0}.selection-drawer__header{display:flex;gap:.75rem;align-items:baseline;font-size:.95rem;color:#ffffffd9}.selection-drawer__header span{font-size:.85rem;opacity:.7}.selection-drawer__list{margin:0;padding:0;list-style:none;display:grid;gap:.5rem;max-height:140px;overflow-y:auto}.selection-drawer__list li{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.selection-drawer__name{font-weight:600}.selection-drawer__address{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.85rem;opacity:.75;word-break:break-all}.selection-drawer__remove{background:#ffffff1f;border:1px solid rgba(255,255,255,.24);border-radius:6px;color:#fff;font-size:.75rem;padding:.25rem .6rem;cursor:pointer}.selection-drawer__remove:hover{background:#fff3}.tip-confirmation-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:60;padding:1.5rem;border:none;max-width:none}.tip-confirmation-modal__content{background:#141024f2;border:1px solid rgba(143,121,255,.35);border-radius:16px;padding:1.5rem;max-width:360px;width:100%;display:flex;flex-direction:column;gap:1rem;text-align:center;box-shadow:0 20px 48px #0000008c}.tip-confirmation-modal__content h2{margin:0;font-size:1.4rem}.tip-confirmation-modal__content button,.tip-confirmation-modal__link{align-self:center;background:#8f79ff;color:#fff;border:none;border-radius:10px;padding:.55rem 1rem;font-weight:600;cursor:pointer;text-decoration:none}.tip-confirmation-modal__content button:hover,.tip-confirmation-modal__link:hover{background:#a38dff}.tip-confirmation-modal__content button{background:#ffffff29}.tip-confirmation-modal__content button:hover{background:#ffffff3d}.tip-confirmation-modal__link{display:inline-flex;gap:.4rem}.pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin:1rem 0}.pagination span{font-size:.9rem;opacity:.8}.selection-drawer__actions{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.selection-drawer__actions button{white-space:nowrap}.selection-drawer__custom{display:flex;align-items:center;gap:.5rem}.selection-drawer__custom input{width:120px;padding:.45rem .6rem;border-radius:8px;border:1px solid rgba(255,255,255,.25);background:#0c081c99;color:#fff}.selection-drawer__custom input:focus{outline:2px solid rgba(143,121,255,.6);outline-offset:2px}.selection-drawer__custom button{padding:.45rem .75rem}.selection-drawer__custom button[type=button]{background:#ffffff29}.selection-drawer__error{margin:.5rem 0 0;color:#ff7878;font-size:.85rem}.selection-drawer__status{margin:.35rem 0 0;color:#ffffffbf;font-size:.85rem}.selection-drawer__status--success{color:#7cf8aa}.app{display:flex;flex-direction:column;gap:2rem}.app-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.app-meta h1{margin:0;font-size:2rem}.app-meta p{margin:.25rem 0 0;max-width:480px;opacity:.8}.connection-state{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;padding:1rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#0003}.connection-state .address{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.connection-state .network{align-self:flex-start;font-size:.85rem;opacity:.7}.connection-state .network.network-wrong{color:#ff7d7d;font-weight:600;opacity:1}.connection-state .network-warning{margin:.25rem 0 0;color:#ffd866;font-size:.85rem;text-align:right}.connection-state .connect-button{width:100%;text-align:center}.connect-button,.sign-block button{background:linear-gradient(135deg,#7c5cff,#a358ff);color:#fff;border:none;border-radius:10px;padding:.6rem 1rem;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.connect-button:hover,.sign-block button:hover{transform:translateY(-1px);box-shadow:0 4px 18px #9377ff5c}.connect-button:disabled,.sign-block button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.sign-block{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;width:100%}.sign-block .signature{max-width:320px;word-break:break-all;background:#ffffff0d;padding:.5rem .75rem;border-radius:12px;border:1px solid rgba(255,255,255,.12)}.sign-block .label{font-size:.8rem;opacity:.7}.sign-block .error{color:#ff6d6d;font-size:.9rem}@media (max-width: 768px){body{padding:1.5rem}.connection-state{align-items:flex-start}.selection-drawer{flex-direction:column;align-items:stretch;width:calc(100vw - 2rem);padding:1rem;gap:1rem}.selection-drawer__actions{justify-content:flex-start}}
