*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#faf9f7;color:#1a1a1a}.page{max-width:640px;margin:0 auto;padding:48px 24px 80px}h1{font-size:1.75rem;margin-bottom:4px}.subtitle{color:#666;margin-bottom:32px}.section-title{font-size:1.05rem;font-weight:600;margin:32px 0 16px;border-bottom:1px solid #e2e0db;padding-bottom:8px}.field{margin-bottom:18px}.field label{display:block;font-size:.9rem;font-weight:500;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;padding:10px 12px;border:1px solid #ccc8c0;border-radius:6px;font-size:1rem;font-family:inherit;background:#fff}.field textarea{resize:vertical;min-height:100px}.two-col{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.radio-group{display:flex;gap:16px}.radio-option{flex:1 1;border:1px solid #ccc8c0;border-radius:6px;padding:14px;cursor:pointer}.radio-option.selected{border-color:#1a1a1a;background:#f2f0eb}.radio-option input{margin-right:8px;width:auto}.hint{font-size:.8rem;color:#888;margin-top:4px}button.submit{width:100%;padding:14px;background:#1a1a1a;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;margin-top:24px}button.submit:disabled{opacity:.6;cursor:not-allowed}.error-text{color:#b3261e;font-size:.85rem;margin-top:4px}.success-box{text-align:center;padding:60px 20px}.success-box h1{margin-bottom:12px}.admin-header{justify-content:space-between;align-items:center}.admin-header,.queue-tabs{display:flex;margin-bottom:24px}.queue-tabs{gap:8px}.queue-tab{padding:8px 16px;border:1px solid #ccc8c0;border-radius:999px;font-size:.85rem;text-decoration:none;color:#1a1a1a}.queue-tab.active{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.card{background:#fff;border:1px solid #e2e0db;border-radius:8px;padding:20px;margin-bottom:16px}.card-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.card h3{margin:0 0 4px}.card .meta{font-size:.85rem;color:#666;line-height:1.6}.card .about{font-size:.9rem;background:#faf9f7;border-radius:6px}.card .about,.duplicate-warning{margin-top:12px;padding:10px 12px}.duplicate-warning{font-size:.85rem;background:#fff4e5;border:1px solid #f0c674;color:#7a5200;border-radius:6px}.card-actions{display:flex;gap:8px;flex-shrink:0}.btn{padding:8px 16px;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;border:1px solid #ccc8c0;background:#fff}.btn-primary{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.empty-state{color:#888;text-align:center;padding:60px 20px}.login-box{max-width:360px;margin:100px auto;padding:32px;background:#fff;border:1px solid #e2e0db;border-radius:8px}