*{box-sizing:border-box;margin:0;padding:0}body{color:#2d2d2d;background:#f5f0e8;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.shared-container{max-width:600px;margin:0 auto;padding:24px 16px}.shared-card{background:#fffdf7;border:1px solid #e8e0d0;border-radius:12px;padding:24px;box-shadow:0 2px 12px #00000014}.shared-title{color:#1a1a1a;border-bottom:2px solid #e8e0d0;margin-bottom:16px;padding-bottom:12px;font-size:1.25rem;font-weight:700}.shared-progress{color:#666;align-items:center;gap:12px;margin-bottom:20px;font-size:.85rem;display:flex}.shared-progress-bar{background:#e8e0d0;border-radius:3px;flex:1;height:6px;overflow:hidden}.shared-progress-fill{background:#4caf50;border-radius:3px;height:100%;transition:width .3s}.shared-items{flex-direction:column;gap:4px;list-style:none;display:flex}.shared-item{border-radius:6px;flex-wrap:wrap;align-items:center;gap:8px;padding:8px;transition:background .15s;display:flex}.shared-item:hover{background:#f8f4ec}.shared-label{cursor:pointer;flex:1;align-items:center;gap:10px;min-width:0;display:flex}.shared-checkbox{accent-color:#4caf50;cursor:pointer;flex-shrink:0;width:18px;height:18px}.shared-name{color:#2d2d2d;word-break:break-word;font-size:.95rem}.shared-name.checked{color:#999;text-decoration:line-through}.shared-qty{color:#888;background:#f0ece4;border-radius:4px;flex-shrink:0;padding:2px 8px;font-size:.8rem}.shared-annotation{color:#555;white-space:pre-wrap;background:#f8f4ec;border-left:3px solid #d4c9b8;border-radius:4px;width:100%;margin:4px 0 2px 28px;padding:6px 10px;font-size:.8rem}.shared-history{width:100%;margin-top:2px;padding-left:28px}.shared-history-toggle{cursor:pointer;color:#888;background:0 0;border:none;align-items:center;gap:4px;padding:2px 0;font-family:inherit;font-size:.8rem;display:flex}.shared-history-toggle:hover{color:#666}.arrow{font-size:.65rem;transition:transform .2s;display:inline-block}.arrow.expanded{transform:rotate(90deg)}.shared-history-lines{margin-top:2px;padding-left:14px}.shared-history-line{color:#999;font-size:.78rem;line-height:1.5}.shared-empty{text-align:center;color:#999;padding:32px 0}.shared-loading{text-align:center;color:#888;padding:32px 0}.shared-error{text-align:center;color:#c62828;padding:16px 0}.shared-footer{text-align:center;color:#bbb;border-top:1px solid #e8e0d0;margin-top:20px;padding-top:12px;font-size:.75rem}
