*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;--border-radius-md: 6px;--border-radius-lg: 10px}@media(prefers-color-scheme:light){:root{--color-text-primary: #111;--color-text-secondary: #555;--color-text-tertiary: #999;--color-text-danger: #cc3333;--color-background-primary: #ffffff;--color-background-secondary: #f5f5f5;--color-border-secondary: #e0e0e0;--color-border-tertiary: #ddd}body{background:#fff;color:#111}}@media(prefers-color-scheme:dark){:root{--color-text-primary: #f0f0f0;--color-text-secondary: #aaa;--color-text-tertiary: #777;--color-text-danger: #ff6666;--color-background-primary: #1e1e1e;--color-background-secondary: #2a2a2a;--color-border-secondary: #444;--color-border-tertiary: #555}body{background:#1e1e1e;color:#f0f0f0}}[data-theme=light]{--color-text-primary: #111;--color-text-secondary: #555;--color-text-tertiary: #999;--color-text-danger: #cc3333;--color-background-primary: #ffffff;--color-background-secondary: #f5f5f5;--color-border-secondary: #e0e0e0;--color-border-tertiary: #ddd;background:#fff;color:#111}[data-theme=dark]{--color-text-primary: #f0f0f0;--color-text-secondary: #aaa;--color-text-tertiary: #777;--color-text-danger: #ff6666;--color-background-primary: #1e1e1e;--color-background-secondary: #2a2a2a;--color-border-secondary: #444;--color-border-tertiary: #555;background:#1e1e1e;color:#f0f0f0}button{font-family:inherit}.delbtn{opacity:0;font-size:11px;padding:0 3px;border:none;background:none;color:var(--color-text-tertiary);cursor:pointer;line-height:1;flex-shrink:0}.hovdel:hover .delbtn,.pcard:hover .delbtn{opacity:1}
