:root{color-scheme:light dark;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#0f172a;color:#e2e8f0}body{margin:0;min-height:100vh;display:flex;justify-content:center;align-items:center;padding:2rem}main.container{width:min(720px,100%);background:#0f172ad9;border-radius:16px;padding:2rem;box-shadow:0 25px 60px #0f172a73;display:flex;flex-direction:column;gap:1.5rem}h1{margin:0;font-size:1.6rem}h2{margin:0 0 .75rem;font-size:1.2rem;color:#cbd5e1}.lead{margin:0;color:#94a3b8}.info-box{background:#06b6d41a;border:1px solid rgba(6,182,212,.3);border-radius:12px;padding:1.25rem}.info-box ol{margin:.5rem 0 0;padding-left:1.5rem;color:#cbd5e1}.info-box li{margin:.5rem 0}.status-section,.shared-content-section,.history-section{background:#0f172a99;border-radius:12px;padding:1.25rem}#plugin-status{padding:.75rem;background:#0f172acc;border-radius:8px;font-family:JetBrains Mono,Fira Code,ui-monospace,monospace;font-size:.9rem}#plugin-status.success{color:#4ade80;border:1px solid rgba(74,222,128,.3)}#plugin-status.error{color:#f87171;border:1px solid rgba(248,113,113,.3)}#shared-content,#share-history{padding:1rem;background:#0f172acc;border-radius:8px;max-height:300px;overflow-y:auto}#shared-content.empty,#share-history.empty{color:#94a3b8;font-style:italic;text-align:center;padding:2rem}.shared-item{background:#6366f11a;border:1px solid rgba(99,102,241,.3);border-radius:8px;padding:1rem;margin-bottom:1rem}.shared-item:last-child{margin-bottom:0}.shared-item h3{margin:0 0 .5rem;font-size:1rem;color:#a5b4fc}.shared-item .label{font-weight:600;color:#cbd5e1;margin-right:.5rem}.shared-item .value{color:#e2e8f0}.shared-item .texts,.shared-item .files{margin-top:.75rem}.shared-item .text-item,.shared-item .file-item{background:#0f172a99;border-radius:6px;padding:.75rem;margin-top:.5rem;word-break:break-all}.shared-item .file-item{display:flex;flex-direction:column;gap:.25rem}.history-item{background:#1e293b99;border-radius:8px;padding:.75rem;margin-bottom:.75rem;font-size:.9rem}.history-item:last-child{margin-bottom:0}.history-item .timestamp{color:#94a3b8;font-size:.85rem;margin-bottom:.5rem}button#clear-history{align-self:flex-start;padding:.75rem 1.6rem;font-size:1rem;border-radius:999px;border:none;background:linear-gradient(120deg,#ef4444,#dc2626);color:#fff;cursor:pointer;font-weight:600;transition:filter .2s}button#clear-history:hover{filter:brightness(1.08)}button#clear-history:active{transform:scale(.98)}
