*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px}.container{max-width:1100px;margin:0 auto;padding:20px}h1{margin-bottom:16px;font-size:22px;font-weight:600}.search-bar{gap:8px;margin-bottom:16px;display:flex}.search-bar input{border:1px solid #ddd;border-radius:4px;flex:1;padding:8px 12px;font-size:14px}.search-bar button{color:#fff;cursor:pointer;background:#333;border:none;border-radius:4px;padding:8px 20px}.loading{text-align:center;color:#999;padding:40px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;background:#fff;width:100%}th,td{text-align:left;vertical-align:top;border:1px solid #e0e0e0;padding:10px 12px}th{white-space:nowrap;background:#f9f9f9;font-weight:600}tr.registered{background:#e8f5e9}tr.registered:hover{background:#c8e6c9}tr:hover{background:#fafafa}.plate{white-space:nowrap;font-weight:600}.date{white-space:nowrap;font-size:13px}.time{color:#999}.desc{max-width:200px;font-size:13px}.desc-display{cursor:pointer;border-radius:4px;min-height:24px;padding:4px}.desc-display:hover{background:#f0f0f0}.desc-edit input{border:1px solid #ccc;border-radius:4px;width:100%;padding:4px 6px;font-family:inherit;font-size:13px}.face-cell{text-align:center;width:60px}.face-wrap{display:inline-block;position:relative}.face-thumb{object-fit:cover;cursor:pointer;border:2px solid #4caf50;border-radius:50%;width:44px;height:52px}.face-thumb:hover{border-color:#333}.face-remove{color:#fff;cursor:pointer;background:#e53e3e;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.face-btn{cursor:pointer;background:#fafafa;border:2px dashed #bbb;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:inline-flex}.face-btn:hover{background:#f0f0f0;border-color:#666}.face-modal{background:#fff;border-radius:8px;width:90vw;max-width:600px;max-height:80vh;padding:20px;overflow-y:auto}.face-modal h3{margin:0 0 16px;font-size:16px}.face-group{margin-bottom:16px}.face-group h4{color:#666;border-bottom:1px solid #eee;margin:0 0 8px;padding-bottom:4px;font-size:13px}.face-grid{grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:8px;display:grid}.face-item{cursor:pointer;border:2px solid #0000;border-radius:6px;flex-direction:column;align-items:center;padding:4px;display:flex}.face-item:hover{background:#f0faf0;border-color:#4caf50}.face-item img{object-fit:cover;border-radius:4px;width:64px;height:80px}.face-time{color:#666;margin-top:2px;font-size:11px}.empty-face{text-align:center;color:#999;padding:24px}.face-saving{text-align:center;color:#4caf50;padding:8px;font-size:13px}.images{min-width:100px}.images:focus{outline-offset:-2px;outline:2px dashed #999}.image-list{flex-wrap:wrap;gap:4px;margin-bottom:4px;display:flex}.thumb{object-fit:cover;cursor:pointer;border:1px solid #ddd;border-radius:4px;width:48px;height:48px}.file-btn{cursor:pointer;color:#999;border:1px dashed #bbb;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;display:inline-flex}.file-btn:hover{color:#666;border-color:#666}.uploading{color:#999;font-size:11px}.memo{min-width:180px}.memo-display{cursor:pointer;white-space:pre-wrap;border-radius:4px;min-height:32px;padding:4px;font-size:13px}.memo-display:hover{background:#f0f0f0}.placeholder{color:#bbb;font-style:italic}.memo-edit textarea{resize:vertical;border:1px solid #ccc;border-radius:4px;width:100%;padding:6px;font-family:inherit;font-size:13px}.memo-btns{gap:4px;margin-top:4px;display:flex}.memo-btns button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:4px;padding:4px 12px;font-size:12px}.memo-btns button:first-child{color:#fff;background:#333;border-color:#333}.pagination{justify-content:center;align-items:center;gap:16px;margin-top:16px;padding:12px;display:flex}.pagination button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:4px;padding:6px 14px}.pagination button:disabled{opacity:.4;cursor:default}.pagination span{color:#666;font-size:14px}.modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:8px;max-width:90vw;max-height:90vh;padding:16px}.modal img{object-fit:contain;max-width:80vw;max-height:70vh;margin-bottom:12px;display:block}.modal-btns{justify-content:flex-end;gap:8px;display:flex}.modal-btns button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:4px;padding:6px 16px}.delete-btn{color:#e53e3e;border-color:#e53e3e!important}.empty{text-align:center;color:#999;padding:40px!important}@media (width<=768px){.container{padding:12px}th,td{padding:8px 6px;font-size:12px}.desc{max-width:120px}.thumb{width:36px;height:36px}}
