:root{font-family:system-ui,-apple-system,PingFang SC,Microsoft YaHei,sans-serif;color-scheme:light}body{margin:0;background:#f5f6f8;color:#1f2329}.shell{max-width:960px;margin:0 auto;padding:24px}.toolbar{display:flex;gap:8px;margin:16px 0}.toolbar input{flex:1;padding:10px 12px;border:1px solid #d0d4da;border-radius:8px;font-size:14px}.toolbar button{padding:10px 20px;border:none;border-radius:8px;background:#1976d2;color:#fff;font-size:14px;cursor:pointer}.toolbar button:disabled{opacity:.5;cursor:not-allowed}.error{color:#d32f2f}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;margin-top:16px}.card{background:#fff;border:1px solid #e4e7eb;border-radius:12px;padding:16px}.card header{display:flex;justify-content:space-between;align-items:baseline}.card h2{margin:0;font-size:18px}.age{color:#6b7280;font-size:13px}.card dl{margin:12px 0 0}.card dl div{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid #f0f2f4}.card dt{color:#6b7280}.card dd{margin:0;font-weight:600}.card dd.big{font-size:20px}.card{cursor:pointer}.detail{margin-top:12px;padding-top:12px;border-top:1px solid #eef0f2}.detail h3{margin:10px 0 6px;font-size:14px;color:#374151}.req{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:13px}.req-actions{display:flex;gap:6px}.req-actions button{border:1px solid #d0d4da;background:#fff;border-radius:6px;padding:4px 8px;cursor:pointer;font-size:12px}.req-actions button.danger{color:#d32f2f;border-color:#f0c0c0}.rules,.timeline{margin:0;padding-left:18px;font-size:13px}.muted{color:#9ca3af;font-size:13px;margin:4px 0}.family{margin-top:24px}.family-head{display:flex;justify-content:space-between;align-items:baseline;border-bottom:2px solid #e4e7eb;padding-bottom:8px;margin-bottom:12px}.family-head h2{margin:0}.toolbar select{padding:10px 12px;border:1px solid #d0d4da;border-radius:8px;font-size:14px;background:#fff}
